home *** CD-ROM | disk | FTP | other *** search
/ Network PC / Network PC.iso / windows 95 utilities / automation tools / blanch / readme.txt < prev   
Encoding:
Text File  |  1997-04-22  |  7.8 KB  |  202 lines

  1.                            Blanch 1.4
  2.                  Copyright © 1996, One Guy Coding
  3.  
  4.              WWW   http://www.cam.org/~oneguy
  5.             eMail  oneguy@cam.org
  6.  
  7.     << Button Launcher for Windows 95 and Windows NT 4.0 >>
  8.  
  9. * Installation
  10. --------------
  11. Installation of blanch is trivial.  I have not supplied 
  12. blanch with a 'SetUp' program since I've come across quite a few
  13. programs lately that come with setup.exe and setup.dll and 
  14. associated files that are bigger than the size of the program
  15. itself.  Besides, downloading a program distribution of 100K
  16. is preferable for most than downloading an 1.5Mb distribution.
  17. That said,
  18.  
  19. Copy the blanch distribution executable blanchxx.zip (a
  20. zip file) or unzip the file in the directory where you want to
  21. install the program (say c:\Program Files\One Guy Coding).
  22. Man, was that ever easy!
  23.  
  24. Then double click on Blanch.exe or run it from the command line.  
  25. That's it!  You might want to create a shortcut in the StartUp menu 
  26. to have blanch run when you start windows.
  27.  
  28. * Description
  29. -------------
  30. Blanch is a simple, yet powerful, drag-n-drop button bar for 
  31. Window 95 and Windows NT 4.0.  Drag executable files or 
  32. associated documents, folders and shortcuts (links) and drop
  33. them on blanch to create a new button.  Drag blanch buttons
  34. between pages to duplicate the button.  Drag a button off the
  35. page to delete the button (you can still paste it back to
  36. the button bar at this point).  Cut/Copy and Paste buttons
  37. from the Context menus.
  38.  
  39. Blanch buttons now have Cron capabilities, that is, they can
  40. be configured to launch automatically.  See the Cron options
  41. described below.
  42.  
  43. Right click on Blanch (or the title bar) to open the context
  44. menu.  From here you can set various options (see Blanch Options
  45. below) open the Blanch Properties dialog or change "Pages".
  46. The first 10 Blanch pages can be accessed via the keyboard 
  47. accelerators Ctrl-1, Ctrl-2, ... Ctrl-0 or by Ctrl-left and 
  48. Ctrl-right to cycle through the pages.
  49.  
  50. Blanch will auto hide if you move the bar to one of the edges
  51. of the screen.  For example, if you have a horizontal blanch
  52. bar and you drag the blanch window to the top of the screen the
  53. caption will disappear and blanch will hide if you run a program
  54. or select another window.  Double click on one of the page
  55. tabs to restore the caption.
  56.  
  57. Right click on a Blanch Button to open the button context menu.
  58. From here you can delete or open the button properties dialog.
  59. Change the executable, default directory, icon file or icon
  60. index and specify whether blanch should minimise, maximise or
  61. run the program normally.  Clicking on the first menu entry will
  62. open an explorer window in the directory where that particular
  63. program lives.  You can also cut/copy/paste buttons as well as
  64. drag them around on the blanch page.  Move them to another page
  65. by dragging and dropping a button onto a page tab.
  66.  
  67. You can also drop files onto blanches that contain executables.
  68. If the executable has been designed to accept command line options
  69. the executable will run and load the file or files dropped onto
  70. it. (Note: some program will not load more than one file at a time).
  71.  
  72. * Cron Options
  73. --------------
  74.  
  75. Any blanch button can now be configured to launch itself
  76. automatically.  Click the "Cron ..." button in any button
  77. properties dialog box to change or install cron settings
  78. for any given button.  Programs can be scheduled to launch
  79. based on the following criteria, in order of increasing
  80. priority,
  81.  
  82. Minute    - One or more 2 minute intervals (required)
  83. Hour      - One or more hours during the course of the day
  84. Day       - One or more month days (1-31)
  85. Week Day  - One or more week days (Sunday, Monday, ..., Saturday)
  86. Month     - One or more month days
  87.  
  88. *** NOTE *** Only the minute setting is required.  All other
  89.              criteria are enabled by default.
  90.  
  91. For example.  If you setup a cron with 0 and 30 minutes selected
  92. the Blanch will launch every month, every week day, every day
  93. and every hour at 0 and 30 minutes.  If you turned on a given
  94. hour, say 8, the program would only be launched at 8:00 
  95. and 8:30 (every day for all eternity or until 2038, which ever
  96. comes first).
  97.  
  98. Note that Week Day settings take priority over Month Day 
  99. settings, that is if you select Monday but deselect Monday
  100. the 1st, 8th and 22nd the program would still launch on
  101. those days.
  102.  
  103. To destroy settings for a button click the Destroy button.
  104. To clear settings, click Clear.
  105. To disable the current settings, click Disable on.
  106. To launch the button only one time, click One Time on.
  107.  
  108. * Blanch Options
  109. ----------------
  110. Pages          - popup menu for managing button pages
  111. Buttons        - add buttons to blanch
  112. -------------
  113. Paste          - paste a button onto the current page (right click on a button
  114.                  to copy or paste it into the button clipboard)
  115. -------------
  116. Options
  117.   On Top         - blanch stays on top of all other applications
  118.   Auto Hide      - blanch can be auto hidden on the edge of the screen
  119.   Caption        - show or hide the window caption
  120.   Tab snap       - mouse cursor 'snaps' to page tabs when turned on
  121.  
  122.   Big Icons      - choose big icons or smaller ones
  123.   Show Flyouts   - if clicked the description field is displayed in a 
  124.                    small flyout menu
  125.   Show Systray   - display an icon in the system tray
  126.   Flat style     - buttons are displayed without borders when selected
  127.  
  128.   Show horizontal
  129.   Show vertical  - blanch can be displayed horizontally or vertically
  130.  
  131.   Save to registry - save the current button setup to the registry
  132.   Export registry - save the current registry for blanch to the specified file
  133.  
  134. --------------
  135.  
  136. About          - display the about dialog box
  137. Help           - display the help file (coming soon)
  138. Close          - exit blanch
  139. Properties     - Blanch Properties dialog box
  140.  
  141. * Blanch Button Options
  142. -----------------------
  143. Explore ...      - opens windows explorer and selects the button's executable
  144. Desktop shortcut - creates a desktop shortcut for the current button settings
  145. ----------------
  146. Cut              - cuts the selected button to the clipboard
  147. Copy             - copies the selected button to the clipboard
  148. Paste            - pastes the clipboard onto the current page
  149. ----------------
  150. Delete           - delete the selected blanch button
  151. Properties       - Blanch Button Properties dialog box
  152.  
  153. * Keyboard
  154. ----------
  155. Ctrl+1         - Open Page 1
  156. Ctrl+2         - Open Page 2
  157. ...
  158. Ctrl+9         - Open Page 9
  159. Ctrl+0         - Open Page 10
  160. Ctrl-left      - Switch to the previous page
  161. Ctrl-right     - Switch to the next page
  162. Ctrl+F11       - Blanch hotkey (will be configurable in Properties dialog)
  163.  
  164. Ctrl-H         - toggle auto hide setting
  165. Ctrl-S         - save to registry
  166. Ctrl-V         - Paste
  167. Ctrl-X         - Exit blanch
  168.  
  169. * Notes
  170. -------
  171.  - Manually adding a dialup networking connection button
  172.  
  173. Description: Connect to ISP
  174.  Executable: rundll32.exe
  175. Default Dir: 
  176.     Options: rnaui.dll,RnaDial Connect to ISP
  177.        Icon: rnaui.dll
  178.  
  179.    Be sure to type the name of the connection exactly (as
  180.    specified in the Dialup Networking Folder).
  181.  
  182.  - I am working on a method for displaying Shell Objects like Control
  183.    Panel or Printers
  184.  - I would like to have Control Panel, Dial-Up Networking and Printers
  185.    as the default buttons when Blanch first launches.  If anyone knows
  186.    how to place launch these please let me know (I believe they can be
  187.    launched with Explorer.exe).
  188.  - the following string, as an option to explorer.exe, will load dial-up
  189.    networking,
  190.  
  191. ::{20D04FE0-3AEA-1069-A2D8-08002B30309D}\::{992CFFA0-F557-101A-88EC-00DD010CCC48}
  192.  
  193.  - Blanch data is stored in the registry under the key,
  194.  
  195.    HKEY_CURRENT_USER\Software\One Guy Coding\Blanch
  196.  
  197. * Author
  198. --------
  199.    Steeve McCauley
  200.    One Guy Coding
  201.    oneguy@cam.org
  202.    http://www.cam.org